#slider-wrap{width:100%; height:460px;overflow:hidden;position:relative;}
#slider{position: absolute; width:1920px; height:460px; background:#FFF;left:50%;margin-left:-960px;top:0;} 
#slider img{position:absolute; top:0; left:0; width:1920px; height: 460px;}
.nivoSlider{position:relative;overflow: hidden;}
.nivoSlider img{position:absolute; top:0px; left:0px}
.nivoSlider a.nivo-imageLink{position:absolute; top:0px;display:block;left:0px;width:1920px;height:460px;border:0;padding:0;margin:0;z-index:6;}
.nivo-slice {display:block;position:absolute;z-index:5;height:100%;}
.nivo-box {display:block;position:absolute;z-index:5;}
.nivo-caption{position:absolute; left:0;display:none !important; bottom:0; background:#000;width:1920px; z-index:50; height: 309608px; }
.nivo-caption p{width:1920px;height: 309608px; text-indent: -9999px}
.nivo-controlNav{position:absolute; left:50%; bottom:72px; z-index: 100;}
.nivo-controlNav a{position:relative; z-index:99; cursor:pointer;background:#dedede}
.nivo-controlNav a.active{background:#fe9100;font-weight:bold}
.nivo-controlNav a{display:block; color: #fff; width:12px; height:12px; line-height: 12px; text-align: center; margin-right:10px; float:left; overflow: hidden;border-radius:50%;font-size:0;text-indent:-9999px;}
.nivo-directionNav a {position:absolute;top:45%;z-index:9;cursor:pointer;} 
.nivo-directionNav a {display:block;width:30px;height:30px;text-indent:-9999px;border:0;}
a.nivo-nextNav {right:15px;}
a.nivo-prevNav {left:15px;}



/* banner 开始 */
.swiper-container1 { width:100%; height:460px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.swiper-container1 .swiper-slide { background-size:1920px 460px!important; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}
/*分页器*/
.swiper-container1 .swiper-pagination { width:100%; height:12px; overflow:hidden; margin:0; padding:0; left:0; bottom:80px!important;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:12px; height:12px; margin:0 5px!important; border-radius:50%; opacity:1; background:#fff;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {background:#fe9100;}